Skip to content

Conversation

rreusser
Copy link
Contributor

@rreusser rreusser commented Apr 17, 2017

fixes #1556

I thought this was going to be very problematic since I struggled with it a lot the first time, but it turned out to be pretty simple. Just required selecting tspan.line instead of tspan when tweaking properties for animation. It was positioning regular inline spans the same as lines, which I think was the extent of the problem.

cc @n-riesco

No tests added since it's transient behavior that I don't quite know a good way to test.

An animation of this working simultaneously with tspans representing both <span> and <br> tags:

ezgif-3-da7582232b

@etpinard etpinard added status: reviewable bug something broken labels Apr 17, 2017
@etpinard
Copy link
Contributor

Nicely done 💃

@rreusser rreusser merged commit e650a7c into master Apr 17, 2017
@rreusser rreusser deleted the fix-span-animation branch April 17, 2017 22:21
@etpinard etpinard added this to the v1.26.0 milestone Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<span>'s in text labels move during animations
2 participants